home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16149 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  702 b 

  1. Path: news2.cais.com!news
  2. From: sandy@bitware.com (Sandy Bittman)
  3. Newsgroups: comp.lang.c++
  4. Subject: Reading Excel .xls files
  5. Date: Tue, 09 Apr 1996 19:46:07 GMT
  6. Organization: Capital Area Internet Service, Inc.
  7. Message-ID: <4keesc$8l0@news2.cais.com>
  8. NNTP-Posting-Host: pm1-s001.abs.net
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I have developed a process to create web pages from excel
  12. spreadsheets, but I have to first save them as tab delimited text
  13. files.  The spreadsheet is easier to maintain, and I want to skip the
  14. step of saving as tab delimited.
  15.  
  16. Does anyone know of a way to open a .xls file and read it.  I am using
  17. MS Visual C++ if that is any help.
  18.  
  19. Thanks for the help
  20.  
  21. sandy@bitware.com
  22.  
  23.